gtk-demo: Do markup parsing incrementally too
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Aug 2020 18:19:13 +0000 (14:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Aug 2020 20:33:16 +0000 (16:33 -0400)
commitbcc5e475fcc9ddab3a0c436ea097f1de793a7f7e
tree00d10b951348739ad17547263dbcefd397871410
parenta0cdb544ed99ebabe7f60df88e67ece5a2f8408f
gtk-demo: Do markup parsing incrementally too

Pango has a markup parser api, might as well
use it to keep things responsive.
demos/gtk-demo/fontify.c